Skip to content
Back to search
30
MCP

Excel Explorer

pulsemcp/excel explorer

Provides Excel file analysis through pandas-powered tools for loading spreadsheets, extracting schemas, sampling data, generating statistics, and assessing data quality to enable quick dataset exploration without manual navigation.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Excel
Reads, writes, and analyzes Excel files with formula-aware capabilities and structured batch operations.
0 tools
Excel Reader
Integrates with Excel files to enable efficient processing and analysis of large spreadsheet datasets through automatic chunking and paginat
0 tools
Pandas Data Analysis
Leverages pandas, numpy, and matplotlib to enable powerful data manipulation, statistical analysis, and visualization for data-driven projec
0 tools
CSV Editor
Provides pandas-powered CSV file operations including data loading, filtering, transformation, statistical analysis, and quality validation
0 tools
Excel Bridge
Bridges AI with Excel files, enabling reading from and writing to spreadsheets through standardized operations for data analysis, reporting,
0 tools
MySQL Explorer
Provides read-only access to MySQL databases for schema inspection and safe query execution, enabling database exploration and data analysis
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "excel_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}